@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.w-1300 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.w-1400 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}
.mt-5 {
	margin-top: 3px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}
.mt-26 {
	margin-top: 26px;
}
.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-150{
	margin-top: 150px;
}

.mb-10{
	margin-bottom: 10px;
}

.mb-40{
	margin-bottom: 40px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-20{
	margin-bottom: 20px;
}

.gao{
	padding-top: 100px;
}




.h10{ width: 100%; height: 10px;}
.h20{ width: 100%; height: 20px;}
.h30{ width: 100%; height: 30px;}
.h40{ width: 100%; height: 40px;}
.h60{ width: 100%; height: 60px;}
.h50{ width: 100%; height: 50px;}
.fixednave{
	width: 100%;
	top: 0px;
	left: 0px;
  margin: 0 auto;
  position:absolute;
  z-index:9999; /* 让导航栏浮在网页的高层位置，遇到flash和图片时候也能始终保持最外层 */
}

/*焦点图*/
#banner{position: relative;}

.top_bj{
	width: 100%;
	height: 34px;
	background-color: #f5f5f5;
}


.toplt{
	width: 1260px;
	line-height: 34px;
	color: #666666;
	font-size: 14px;
	margin: 0 auto;
}

.title-1260{
	width: 1260px;
	height: auto;
	margin: 0 auto;
	
}

.title01{
	width: 613px;
	height: 126px;
	float: left;
}

.title02{
	width: 272px;
	height: 126px;
	float: right;
}

/*menu*/

/*menu*/
.menu-w {
  width: 100%;
  height: 60px;
  text-align: center;
  background-color: #019ce1;
}


.h-menu li {
  position: relative;
  display: inline-block;
  height: 60px;
  width: 150px;
}
.h-menu li::before{
  content: "";
  position: absolute;
  right:0px;
  width: 1px;
  height: 60px;
  background-color: #198cdd;
}

.h-menu li a{
  display: block;
  font-size: 18px;
  color: #fff;
  line-height:60px;
  text-align: center;  
  transition: all 0.3s ease-out;
  font-family: 微软雅黑;
  font-weight: bold;
}

.h-menu li a:hover{
	font-size: 18px;
	background-color: #ffaa15;
  color: #FFFFF6;
  font-weight: bold;
  font-family: 微软雅黑;
}

.h-menu-hover{
	font-size: 18px!important;
  color: #FFFFF6 !important;
  background-color: #ffaa15 !important;
}

/*end menu*/







/*middle*/
    /*所有标题*/  
   
 .nr_bj{
 	width: 100%;
 	height: auto;
 	background-color: #F6F6F6;
 }
 
.case1260{
	width: 1260px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
}
.case1260 h2{
	width: 100%;
	height: 34px;
	font-size: 32px;
	color: #3b3b3b;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 12px;
	font-weight: bold;
}

.cpx{
	width: 60px;
	height: 3px;
	border-radius: 10px;
	background-color:#00a1e9;
	margin: 0 auto;
} 
 
 
 
 
 
 
 
 
   
.cp1260{
	width: 1260px;
	height: auto;
	margin: 0 auto;
	padding-top: 34px;
	padding-bottom: 40px;
}
.cp1260 h2{
	width: 100%;
	height: 44px;
	font-size: 38px;
	color: #444444;
	text-align: center;
	font-weight: bold;
}

.bai1260{
	width: 1260px;
	height: 900px;

	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	
}
.cpwz{
	width: 100%;
	height: 24px;
	text-align: center;
	font-size: 17px;
	color: #666666;
	margin-top: 18px;
}


.zhanshiz2{
  width: 100%;
  height: auto;
  margin-top:20px;
  margin-bottom:20px;
}	
.fenl{
	width:100%;
	height: auto;

}
.fenl h3{
	display: block;
	margin:0 auto;
	width:100%;
	height:40px;
	font-size:16px;
	font-weight:normal;
	text-align: left;
	line-height:40px;
	margin-bottom:2px;
	border: 1px #0099ff solid;
	background-repeat: no-repeat;
	background-position: center top;	
	background-color: #FFFFFF;
	margin-top: 10px;
}

.fenl h3 a{
	display: block;
	width: 100%;
	height:40px;
	background-image: none;
	font-size:16px;
	text-indent:20px;
	color: #222222;
	line-height:40px;
	font-weight: bold;

}
.fenl h3 a:hover{
	
	display: block;
	width:100%;
	height:40px;
	background-image: none;
	text-indent:30px;
	background-color:#ee4b08;
	line-height:40px;
	text-decoration:none;
	transition: all ease .3s; 
	color: #FFFFF6;


}
.fenl dl{
	width: 100%;
	height: auto;
}
.fenl dl dd a{
	margin:0 auto;
	display: block;
	width:90%;
	height:36px;
	font-size: 15px;
	font-family:"微软雅黑";
	color: #525252;
	line-height:36px;
	text-indent:10px;
	border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
	color: #d90112;
}	


.zhanshiz1-1{
  width: 100%;
  height: auto;
   background-color:#494949;
   
}
.zhanshiz1-wz1{
	width: 100%;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
    border-top:5px solid #ee4b08;
	background-color:#0099ff;
}
.zhanshiz1-wz1 p{padding-top:10px; font-family:"微软雅黑"; font-size:24px; line-height:30px; color: #FFFFF6; text-align: center;}


/*内页左侧*/
.ny-l01 {
    float: left;
    width: 292px;
	margin: 20px;
	margin-top: 30px;
}
.ny-r01 {
    float: right;
    width: 926px;
}
.ny-fenleibj{
	width: 292px;
	height: auto;
	background-color: #F8F8F8;

}

.ny-fenleibj .nytit{
   width: 100%;
    height: 130px;  
    background-color: #0099ff;
    float: left;
}
.ny-fenleibj .nytit1{
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 56px;
  margin-top: 12px;
}

.ny-fenleibj .nyflx{
  width: 30px;
  border: 1px #FFFFF6 solid;
  float: left;
  margin-top: 5px;
  margin-left: 30px;
}
.ny-fenleibj .nyyw{
  width: 100%;
  height: 30px;
  float: left;
  font-size: 16px;
  color: #FFFFF6;
  text-transform: uppercase;
  margin-left: 27px;
  margin-top: 14px;
}


.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{

  color: #d70303 !important;
}


.nyleft{
	width: 248px;
	height: auto;
	background-color: #444444;
	border: 1px #dddddd solid; 
}
.a20{
	width: 100%;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
}


.ys_bj{
	width: 100%;
	height: 597px;
	background: url(../images/ys_bj.jpg) top center;
}

.ysw-1260{
	width: 1260px;
	height: auto;
	margin: 0 auto;
	padding-top: 120px;
}

.ysw-1260 h2{
	width: 100%;
	height: 40px;
	font-size: 46px;
	color: #FFFFF6;
	font-weight: bold;
	text-align: center;
}

.ys_x{
	width: 65px;
	border-bottom: 3px #FFFFFF solid;
	margin: 0 auto;
	margin-top: 30px;
}
.ys18{
	width: 70%;
	line-height: 32px;
	height: auto;
	font-size: 18px;
	color: #FFFFF6;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

.ys01{
	width: 190px;
	height: 216px;
	background: url(../images/ys01.png);
	float: left;
	margin-top: 40px;	
	margin-right: 20px;
}

.ys01tubiao{
	width: 64px;
	height: 54px;
	margin: 0 auto;
	margin-top: 30px;
	}
.ys01 h2{
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 22px;
	color: #FFFFF6;
	margin-top: 10px;
	font-weight: bold;
}
.yswz{
	width: 94%;
	height: auto;
	line-height: 22px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
}



.xw_bj{
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	overflow: hidden;
	margin-top: 40px;
}
.xw01{
	width: 480px;
	height: auto;
	float: left;
	margin-top: 20px;
}





/* 简介 */

.about_bj{
	width: 100%;
	height: 560px;
	background: url(../images/jianjie.jpg) top center;
	margin-top: 30px;
}


.ableft{
	width: 436px;
	height: 536px;
	float: left;
	margin-top: 40px;
}


.abright{
	width:810px;
	height: auto;
	float: right;
	margin-top: 60px;
}

.abright h2{
	width: 100%;
	height: 56px;
	font-size: 44px;
	font-weight: bold;
	color: #0099ff;
}

.ab20{
	width: 100%;
	height: 34px;
	float: left;
	color: #333333;
	font-size: 17px;
}



 .sy-aboutwz{
  width: 100%;
  font-size: 17px;
  color: #403f3f;
  line-height: 34px;
  letter-spacing: 0px;
  text-align: center;
  float: left;
  margin-top: 12px;


}


.sy-aboutwz p{
  font-size: 17px;
  color: #403f3f;
 line-height:34px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz p a{
  font-size: 17px;
  color: #403f3f;
 line-height:34px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz p a:hover{
  font-size: 17px;
  color: #d42333;
 line-height:34px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz strong{
	font-size:18px;
	font-weight: bold;
	color: #403f3f;
}

.abmore{
	width: 160px;
	height: 32px;
	background-color: #d32935;
	text-align: center;
	margin-top: 30px;
}
.abmore a{
	width: 100%;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}
.abmore a:hover{
	width: 100%;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}




.h-case-bg{
  width: 100%;
  padding:30px 0px 30px 0px;
  background-color: #efefef;
}
.h-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 15px;
  width: 220px;
  height: 300px;

}
.h-case li .tu{
  width: 220px;
  height: 260px;
  background-color: #1254cf;
  border-radius: 10px;
  overflow: hidden;
}
.h-case li .tu img{
  width: 220px;
  height: 260px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li a h3{
  display: block;
  padding:5px 0px;
  width: 100%;
  margin-top: 5px;
  background-color: #555555;
  font-size: 15px;
  color: #fff;
  text-align: center;
  overflow: hidden;

}
/*end middle*/


/*新闻*/

.news_bj{
	width: 100%;
	height: auto;
	background-color: #F6F6F6;
}


.news-bg{
  width: 100%;
  padding:20px 0px;
  background-color: #f6f6f6;
}



.two-news{
  width: 1300px;
  height: auto;
  margin-top: 30px;

  
}

.two-news li{
	width: 590px;
	height: auto;
  margin-bottom: 16px;
  padding: 13px 13px;
  background-color: #F6F6F6;
  overflow: hidden;
  border: 1px #e4e4e4 solid;
  display: inline-block;
  float: left;
  margin-right: 16px;
}
.two-news li:hover{
  background-color: #c70b0a;
}


.two-news li:hover .tu{
  border-radius: 50%;
}


.two-news li .tu{
  float: left;
  width: 160px;
  height: 160px;
  overflow: hidden;
}
.two-news li .tu img{
  width: 160px;
  height: 160px;
  
}
.two-news li .two-r{
  float: right;
  width: 419px;
}
.two-news li .two-r a h3{
  display: block;
  font-size: 17px;
  color: #474747;
  width: 100%;
  height: 40px;
  list-style: 150%;
  overflow: hidden;
}
.two-news li .two-r p{
  display: block;
  width: 100%;
  height: 74px;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 170%;
  overflow: hidden;
}
.two-news li:hover .two-r a h3,
.two-news li:hover .two-r p,
.two-news li:hover .two-r span{
  color: #fff;
}

.two-news li .two-r span{
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #7f7f7f;
  vertical-align: middle;
}
.two-news li .two-r span img{
  display: block;
  margin-right: 15px;
  float: left;
  vertical-align: middle;
}






.llq-three-news{
  width: 1320px;
  height: auto;
  margin-top: 15px;
}
.llq-three-news li{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding:0px 20px;
  width: 370px;
  height: 55px;
  background-color: #fff;
}
.llq-three-news li:hover{
  background-color: #e80404;
}
.llq-three-news li a h3{
  display: block;
  float: left;
  width: 295px;
  height: 55px;
  line-height: 55px;
  font-size: 15px;
  color: #7f7f7f;
  overflow: hidden;
}
.llq-three-news li span{
  display: block;
  float: right;
  width: 75px;
  height: 55px;
  font-size: 13px;
  color: #7f7f7f;
  line-height: 55px;
  text-align: center;
}
.llq-three-news li:hover a h3,
.llq-three-news li:hover span{
  color: #fff;
}





.new-le{
	float:left;
	width:480px;
	height: auto;	
}
.new-le{
	width: 100%;
	height: 530px;
	background-color: #FFFFF6;
	margin-top: 24px;
	
}
.new-le .r01 img{
	width:480px;
	height:300px;
}
.new-le .r01{
	
	position:relative;
}
.new-le .r01 .r001{
	position:absolute;
	top:0;
	left:0;
	padding-top:12px;
	padding-bottom:12px;
	width:98px;
	background:#00a1e9;
}
.new-le .r01 .r001 h4{
	font-size:35px;
	text-align:center;
	height:50px;
	color:#fff;
}
.new-le .r01 .r001 h5{
	font-size:18px;
	text-align:center;
	color:#fff;
}
.new-le .r01 h2{
	width: 95%;
	margin: 0 auto;
	line-height:40px;
	color:#2e2e2e;
	font-size:18px;
}
.new-le .r01 p{
	width: 95%;
	margin: 0 auto;
	line-height:24px;
	color:#737373;
	font-size:14px;
}
.new-le .r01 h3{
	line-height:32px;
	color:#737373;
	font-size:14px;
}
.new-le .newa a{
	margin-top:20px;
	display:block;
	width:124px;
	height:36px;
	color:#ffffff;
	font-size:15px;
	line-height:36px;
	text-indent:18px;
	background-color: #ffa318;
	margin-bottom: 20px;
	margin-left: 20px;
	border-radius: 20px;
}
.new-le .newa a:hover{
	display:block;
	color:#ffffff;
	font-size:15px;
	line-height:36px;
	text-indent:18px;
	background-color: #f7471b;
}


.newsright{
	width: 700px;
	height: auto;
	float: right;
}

.newslist1{width:700px; }
.xwcon{ width: 700px;border-bottom:1px dotted #ccc; margin-bottom:10px; padding-top:20px; overflow:hidden;}
.xwcon:hover{ background-color:#f2f2f2;}
.xwcon .date{ float: left; width: 80px; height: 80px; font-family:"华文细黑"; font-size:60px;color: #fff; text-align: center; line-height: 80px; background-color:#0e5ed5;}
.xwcon .connr{ float:right;  width:605px; height: 100px; margin-left:15px;}
.xwcon .connr h1{  margin: 0px; padding: 0px; border: none; font-size: 18px; color: #5bc4bf; text-align: left; }
.xwcon .connr h1 a{ color: #666;font-size:18px; font-weight: normal; }
.xwcon .connr p{ color: #9B9B9B; font-size: 14px; line-height: 22px;  }
.xwcon .connr p a{ color: #9B9B9B;}

.xwcon:hover .date{ float: left; width: 80px; height: 80px; font-family:"华文细黑"; font-size: 60px; 
    color: #fff; text-align: center; line-height: 80px; background-color:#f7471b;}
.xwcon:hover .connr h1 a{ color: #505050;font-size:18px; font-weight: normal; }

 /*首页产品图片*/
 
 
.wx-pro{
  margin-top: 25px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.wx-pro li{
  float: left;
  margin-right: 13px;
  margin-bottom: 15px;
  width: 23.2%;
  height: auto;
  background-color: #f6f6f6;
  overflow: hidden;
}
.wx-pro li:hover{
  box-shadow: 3px 3px 6px #ddd;
}
.wx-pro li .tu{
  position: relative;
  width: 100%;
  height: auto;
  border:1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}
.wx-pro li .tu img{
  width: 100%;
    -webkit-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transition: All 0.4s ease-in-out;
}
.wx-pro li:hover .tu a img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.wx-pro li .tu .more{
  border: 2px solid rgba(204,204,204,0.8);
  background-color: rgba(0,0,0,0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}
.wx-pro li:hover .tu .more{
  opacity: 1;
  margin-top: -20px;
}
.wx-pro li .tu:before{
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0,0,0,0.3);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}
.wx-pro li:hover .tu:before{
  opacity: 1;
}
.wx-pro li .tit{
	height: 70px;
margin: 14px;
  /* padding: 20px 8px 15px; */
}
.wx-pro li .tit a h3{
  font-size: 18px;
  height: auto;
  padding-bottom: 5px;
  color: #444444;
  font-weight: bold;
  vertical-align:middle;
}
.wx-pro li .tit a h3 img{
  display: block;
  float: left;
  margin-right: 5px;
  width: 26px;
  height: 26px;
  vertical-align:middle;
}
.wx-pro li .tit p.intro{
  height: 20px;
  font-size: 15px;
  color: #666;
  line-height: 150%;
  overflow: hidden;
}
.wx-pro li .tit p.phone{

  height: 30px;
  font-size: 16px;
  color: #cc0000;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
}
.wx-pro li .tit p.phone img{
  margin-right: 7px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}






    /*end所有标题*/
    .proc-bg{
      padding:5px 0px 13px 0px;
      overflow: hidden;
      height: 54px;
      background-color: #10315a;
    }
    .proc1{
        	display: inline-block;
          width: 250px;
          height: auto;
          margin: 0 auto;
          text-align: center;
        }
        .proc1 a h3{
      width: 248px;
      height: 44px;
      font-size: 17px;
      margin: 0 auto;
      text-align: left;
      color: #444444;  
      line-height: 44px;
      transition: all 0.3s ease-out;
      background-color: #F6F6F6;
      border: 1px #dddddd solid; 
      margin-top: 5px;
      
        }
        .proc1 a:hover h3{
        	height: 44px;
        	font-size: 18px;
        	text-indent: 10px;
          background-color: #047fcc;
          color: #FFFFF6;
		  font-weight: bold;
        }
        .proc1-hover h3{
          color: #fff !important;
          text-indent: 10px !important;
          font-weight: bold !important;
          background-color: #047fcc !important;
        }
    
    .proc1 .jiantou{
    	margin-top: 16px;
    	margin-right: 14px;
    	float: left;
		margin-left: 16px;
    }


   /*end所有标题*/
    .proc01-bg{
      padding:5px 0px 13px 0px;
      overflow: hidden;
      height: 54px;
      background-color: #10315a;
    }
    .proc01{
      width: 1300px;
      height: auto;
      margin: 0 auto;
    }
    .proc01 a h3{
      display: inline-block;
  margin-right:10px;
  margin-bottom:10px;
  width: 170px;
  height: 34px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 34px;
  transition: all 0.3s ease-out;
  background-color:#e00024;
  border-radius: 5px;
      
    }
    .proc01 a:hover h3{
    	height: 34px;
      background-color: #333333;
      color: #FFFFFF;
    }
    .proc01-hover h3{
      color: #fff !important;
      background-color: #333333 !important;
    }



/*首页新闻*/
.h-news-l{
  float: left;
  width: 459px;
  height: auto;
}
.h-news-l .tu1{
  position: relative;
  width: 459px;
  height: 263px;
}
.h-news-l .tu1 img{
  width: 459px;
  height: 263px;
}
.h-news-l .tu1 .up01{
  position: absolute;
  top:0px;
  left:0px;
  width: 109px;
  height: 70px;
  background-color: #ff9c00;
}
.h-news-l .tu1 .up01 .day1{
  margin-top: 5px;
  width: 100%;
  height: 35px;
  font-size: 36px;
  color: #fff;
  text-align: center;
  font-family: "宋体";
}
.h-news-l .tu1 .up01 .date1{
  width: 100%;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.h-news-l .news-tit{
  margin-top: 25px;
  width: 100%;
}
.h-news-l .news-tit a h3{
  display: block;
  width: 100%;
  height: 38px;
  font-size: 16px;
  color: #000;
  line-height: 130%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-news-l .news-tit p{
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #595959;
  line-height: 150%;
  letter-spacing: 0px;
  overflow: hidden;
}
.h-news-l .news-tit .more1 a{
  display: block;
  margin-top: 22px;
  width: 138px;
  height: 27px;
  background-color: #10315a;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 27px;
}
.h-news-r{
  float: right;
  width: 770px;
  height: 620px;
  margin-top:20px;
}
.h-news-r li{
  border-bottom:1px dashed #dcdcdc;
  overflow: hidden;
/*  padding:18px 0px;*/
  margin:14px;
}

.h-news-r li:hover{
  border-bottom:1px dashed #FFFFFF;
  overflow: hidden;
	background-color: #d50202;
}
.h-news-r li:first-child{
  padding-top:0px;
}
.h-news-r li .news-l-day{
  float: left;
  width: 86px;
  margin-bottom: 20px;
  border-right: 1px #dddddd solid;
  margin-top: 8px;
  height: 66px;
}

.h-news-r li:hover .news-l-day{
  float: left;
  margin-bottom: 20px;
  width: 86px;
  border-right: 1px #FFCC33  solid;
  margin-top: 8px;
}



.h-news-r li .news-l-day .day01{
  display: block;
  width: 100%;
  height: auto;
  font-size: 44px;
  color: #2e2828;
  text-align: center;
  font-family: impact;
  margin-top: 10px;
}
.h-news-r li:hover .news-l-day .day01{
  color: #FFFEFE;
  transition: all 0.3s ease-out;
  margin-top: 16px;
}
.h-news-r li .news-l-day .day02{
  display: block;
  font-size: 16px;
  color: #2e2828;
  text-align: center;
  letter-spacing:0px; 
  margin-top: 10px;
}
.h-news-r li:hover .news-l-day .day02{
  display: block;
  font-size: 16px;
  color: #FFFFF6;
  text-align: center;
  letter-spacing:0px; 
}
.h-news-r li .news-r2{
  float: right;
  width: 642px;
  height: auto;
  margin-top: 0px;
}
.h-news-r li .news-r2 a h3{
  display: block;
  width: 100%;
  height: 28px;
  font-size: 16px;
  color: #2e2828;
  letter-spacing: 0px;
  overflow: hidden;
  margin-top: 10px;
  transition: all 0.3s ease-out;

}
.h-news-r li:hover .news-r2 a h3{
  color: #FFFFFF;
  font-weight: bold;
}
.h-news-r li .news-r2 p{
  display: block;
  width: 98%;
  height: 40px;
  font-size: 14px;
  color: #757575;
  line-height: 20px;
  overflow: hidden;
}
.h-news-r li:hover .news-r2 p{
  display: block;
  width: 98%;
  height: 40px;
  font-size: 14px;
  color: #e8e8e8;
  line-height: 20px;
  overflow: hidden;
}
/*end middle*/

 
.h-news01{
  float: right;
  width: 755px;
  height: auto;
  margin-top: 30px;
}
.h-news01 li{
  margin-bottom: 23px;
  width: 100%;
  height: 80px;
  overflow: hidden;
}
.h-news01 li .l01{
  float: left;
  width: 92px;
  height: 80px;
  border-right: 3px solid #555555;
}
.h-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
}
.h-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.h-news01 li .r01{
  float: right;
  width: 650px;
  height: auto;
}
.h-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.h-news01 li:hover .r01 a h2{
	color:#fe0000;
}
.h-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
} 
 
 
 
 

/*首页产品*/


.pro1{
  /*width: 1300px;*/
  height: auto;
  overflow: hidden;
}
.pro1 li{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border:1px solid #e5e5e5;
  overflow: hidden;
  margin-left: 5px;
}
.pro1 li .tu1{
  position: relative;
  width: 300px;
  height: 260px;
  overflow: hidden;
}
.pro1 li .tu1 img{
  width:300px;
  height: 260px;
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
   -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
   -moz-transition: all 0.5s ease-out; 
}
.pro1 li:hover .tu1 img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.pro1 li .tu1 .p-tit a h3{
  display: block;
  position: absolute;
  bottom:-40px;
  padding:6px 0px;
  line-height: 140%;
  width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background: rgba(4,127,204,0.8);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8da2d37,endColorstr=#C8da2d37);
  border-radius: 0px;
  overflow: hidden;
  transition: all 0.5s ease-out;

}
.pro1 li:hover .tu1 .p-tit a h3{
  bottom:0px;
  left:0px;
  border-radius: 0px;
  background: rgba(4,127,204,0.8);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
}











.pro2{
	width: 1400px;
	height: auto;
	overflow: hidden;
}
.pro2 li{
	float: left;
	margin-right: 10px;
	margin-bottom: 23px;
	width: 340px;
	height: 246px;
  overflow: hidden;
}
.pro2 li .tu1{
	position: relative;
	width: 340px;
	height: 246px;
	overflow: hidden;
}
.pro2 li .tu1 img{
	width: 340px;
	height: 246px;
	 transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1); 
	 -moz-transform: scale(1, 1); 
	-webkit-transition: all 0.5s ease-out; 
	 -moz-transition: all 0.5s ease-out; 
}
.pro2 li:hover .tu1 img{
	transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.pro2 li .tu1 .p-phone p{
  display: block;
  width: 100%;
  position: absolute;
  bottom:0px;
  left:0px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 1px 3px #000000;
  transition: all 0.7s ease-out;
  opacity: 0;
}
.pro2 li:hover .tu1 .p-phone p{
  bottom:67px;
  opacity: 1;
}
.pro2 li .tu1 .p-tit a{
	display: block;
	position: absolute;
	bottom:150px;
	padding:10px 0px;
	line-height: 150%;
	width: 158px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-image: url(../images/pro-png1.png);
	overflow: hidden;
	transition: all 0.7s ease-out;

}
.pro2 li:hover .tu1 .p-tit a{
	bottom:0px;
	left:0px;
	width: 100%;
	background-image: url(../images/pro-png2.png);
}





/*end middle*/

/*bottom*/


.foot_bj{
	width: 100%;
	height: auto;
	background-color: #303030;
}
.foot_bj1{
	width: 100%;
	height: 6px;
	background-color: #00a1e9;
}

.footwx{
	width: 400px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
}


.footewm{
	width: 120px;
	height: auto;
	float: left;
	margin-bottom: 40px;
	font-size: 14px;
	color: #838383;
	margin-right: 30px;
}

.foot01{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 20px;
	
}

.foot01 h3{
	width: 168px;
	height: 34px;
	float: left;
	background-color: #00a1e9;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
	text-indent: 14px;
}



.f_lx{
	width: 90%;
	font-size: 15px;
	color: #838383;
	float: left;
	line-height: 28px;
	margin-top: 15px;
}
.f_lx p{
	font-size: 15px;
	color: #838383;
	float: left;
	line-height: 28px;
}

.f_lx p strong{
	font-size: 15px;
	color: #838383;
	float: left;
	font-weight: bold;
	line-height: 28px;
}

.foot02{
	width: 280px;
	height: 350px;
	float: left;
	border-left: 1px #666666 solid;
	margin-left: 30px;
	padding-left: 50px;
	margin-top: 20px;

	
}

.foot02 h3{
	width: 168px;
	height: 34px;
	float: left;
	background-color: #00a1e9;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
	text-indent: 14px;
}


.foot03{
	width: 200px;
	height: auto;
	float: left;
}

.foot03 h3{
	width: 100%;
	height: 40px;
	font-size: 20px;
	color: #999999;
}
.f-proc1 {
  float: left;
  width: 180px;
  height: auto;
  margin-top: 5px;

}

.f-proc1 a {
  display: block;
  width: 48%;
  height: 29px;
  font-size: 15px;
  color: #838383;
  float: left;
}
.f-proc1 a:hover {
  display: block;
  width: 48%;
  height: 29px;
  font-size: 15px;
  color: #c11811;
  float: left;
}



.f-proc {
  float: left;
  width: 240px;
  height: auto;
  margin-top: 15px;

}

.f-proc a {
  display: block;
  width: 100%;
  height: 29px;
  font-size: 15px;
  color: #838383;
  float: left;
}
.f-proc a:hover {
  display: block;
  width: 100%;
  height: 29px;
  font-size: 15px;
  color: #c11811;
  float: left;
}


.foot1260{
	width: 1260px;
	height: 60px;
	border-top: 1px #535353 solid;
	margin: 0 auto;
	margin-top: 20px;
}





.h-footwz{
	width: 1260px;
	height: 60px;
	color: #838383;
	margin: 0 auto;
}

.h-footwz p{
  font-size: 15px;
  line-height: 60px;
	color: #838383;
}
.h-footwz p a{
	font-size: 15px;
  line-height: 60px;
	color: #838383;
}

.h-footwz p a:hover{
	font-size: 15px;
  line-height: 60px;
	color: #d00707;
}

.h-footwz strong{
	font-size: 16px;
	font-weight: bold;
	color: #838383;
}


/*end bottom*/

/*首页新闻*/
.h-news1{
  width: 1350px;
  height: auto;
  overflow: hidden;
}
.h-news1 li{
  float: left;
  margin-right: 60px;
  margin-top:5px;
  width: 380px;
  height: 450px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news1 li:hover{
  margin-top:0px;
}
.h-news1 li .tu{
  border:2px solid #3d9600;
  width: 376px;
  height: 238px;;
}
.h-news1 li .tu img{
  margin-top:6px;
  margin-left:6px;
  width: 364px;
  height: 226px;
}
.h-news1 li .tit a h3{
  margin-top: 15px;
  padding:15px 10px;
  background-color: #3d9600;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  border-radius: 30px;
}
.h-news1 li .tit .day{
  font-size: 13px;
  color: #666666;  
  text-align-last: center;
  padding:5px 0px;
}
.h-news1 li .tit p{
  margin-top: 15px;
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 150%;
  height: 60px;
  overflow: hidden;
}
.h-news1 li .more a{
  display: block;
  margin:0 auto;
  margin-top:15px;
  width: 80px;
  height: 30px;
  font-size: 15px;
  color: #333333;
  opacity: 0;
  transition: all 0.3s ease-out;
  border:1px solid #41a203;
  text-align: center;
  line-height: 30px;
}
.h-news1 li:hover .more a{
  width: 364px;
  opacity: 1;
}

/*内页*/
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;border-bottom:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
	
.nytitle{
	width: 100%;
	height: 5px;
	float: left;
	background: url(../images/nycp_bj1.jpg) repeat;
}
	
.nytitle1{
	width: 100%;
	height: 46px;
	border-top: 3px #dca447 solid;
}	
.nytitle1 h2{
	width: 100%;
	line-height: 46px;
	font-size: 16px;
	color: #333;
}	

		
	
	
	
	
	
.ny-cont{
	padding:28px 22px 20px 11px;
	margin:0 auto;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{

	font-size: 16px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 16px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont a:hover{
 	font-size: 16px;
	color: #df1f04;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 940px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:15px 25px;
  width: 780px;
  height: 110px;
  background-color: #f4f4f4;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 150px;
	height: 110px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 150px;
	height: 110px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:12px;
  width: 668px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}


.h-pro-gun01 li{
	float: left;
  margin-right: 14px;
  width:295px;
  height: 410px;
  border: 1px solid #ccc;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
  margin-top: 15px;
  background-color: #FFFFFF;
}
.h-pro-gun01 li:hover{
	 color: #FFFFFF;
	 box-shadow: 0px 0px 20px #aaa; background-color:#ffb904;
}
.h-pro-gun01 li .tu{
	width: 295px;
	height: 360px;
	padding:0px;
	border:0px solid #434343;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
   -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
   transform: scaleX(1.2) scaleY(1.2);
}
.h-pro-gun01 li .p1-t{
	margin:0 auto;
	width: 100%;
	height: 38px;
}

.h-pro-gun01 li .p1-t a h3{

  display: block;
  height:38px;
	line-height: 38px;
  font-size: 15px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;
}

.h-pro-gun01 li:hover .p1-t a h3{
	font-size: 15px;
	color: #fff;
}
.h-pro-gun01 li .dianhu{
    width: 100%;
    height: auto;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
   
}

.h-pro-gun01 li .dianhu span{
    width: 100%;
    height: auto;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    color: #666666;
}

.h-pro-gun01 li:hover .dianhu span{

    color: #FFFFFF;
   	
}


.y-pro004{
  margin:0 auto;
  width: 100%;
  height: auto;
  margin-top: 10px;

  overflow: hidden;
}
.y-pro004 ul{
  width:90%;
  margin: 0 auto;
  text-align: center;
}
.y-pro004 ul li{
	display: inline-block;
  margin-bottom: 24px;
margin-right:0.5%;
margin-left: 0.5%;
  width: 23%;
background-color: #f6f6f6;
  border: 1px solid #e8e8e8;
}
.y-pro004 ul li:hover{
  box-shadow: 0px 0px 20px #aaa; background-color:#e00024;
}
.y-pro004 ul li .tu{
  width:100%;
  overflow: hidden;
}
.y-pro004 ul li .tu img{
  width:100%;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.y-pro004 ul li:hover .tu img{
  transform: scaleX(1.2) scaleY(1.2);
}
.y-pro004 ul li a h3{
  margin:0 auto;
  display: block;
  height: 36px;
  font-size:16px;
  color: #202020;
  text-align: center;
  line-height: 36px;
}
.y-pro004 ul li:hover a h3{
  color: #fff;
}
.y-pro004 ul li .dianhu{
  margin:0 auto;
  height: auto;
}
.y-pro004 ul li .dianhu p{
  width: 100%;
  height:38px;
  font-size: 15px;
  color: #8a8a8a;
  text-align:center;
}
.y-pro004 ul li:hover p{
  color: #f4f4f4;
}



.y-pro005{
  margin:0 auto;
  width: 1450px;
  height: auto;
  margin-top: 24px;

  overflow: hidden;
}
.y-pro005 ul{
  width:1450px;
  margin: 0 auto;
  text-align: center;
}
.y-pro005 ul li{
	display: inline-block;
  margin-bottom: 24px;
margin-right:20px;
margin-left: 0px;
  width: 330px;
background-color: #F9F9F9;
  border: 1px solid #e8e8e8;
}
.y-pro005 ul li:hover{
  box-shadow: 0px 0px 20px #aaa; background-color:#00a0ea;
}
.y-pro005 ul li .tu{
  width:100%;
  overflow: hidden;
}
.y-pro005 ul li .tu img{
  width:100%;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.y-pro005 ul li:hover .tu img{
  transform: scaleX(1.2) scaleY(1.2);
}
.y-pro005 ul li a h3{
  margin:0 auto;
  display: block;
  height: 30px;
  font-size:16px;
  color: #202020;
  text-align: center;
  line-height: 30px;
}
.y-pro005 ul li:hover a h3{
  color: #fff;
}
.y-pro005 ul li .dianhu{
  margin:0 auto;
  height: auto;
}
.y-pro005 ul li .dianhu p{
  width: 100%;
  height:30px;
  font-size: 15px;
  color: #8a8a8a;
  text-align:center;
}
.y-pro005 ul li:hover p{
  color: #f4f4f4;
}

.h-pro-gun02 li{
  margin-right: 11px;
  margin-bottom: 15px;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li .tu{
	height:240px;
	background-color: #e5e5e5;
  border:3px solid #959595;
	overflow: hidden;
}

.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{	
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
  margin-top:0px;
  display: block;
/*	width:246px;*/
  height: 40px;
	line-height: 40px;
  font-size: 16px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;
  /*border-bottom: 2px solid #b5b5b5;*/
  transition: all 0.3s ease-out;
}
.h-pro-gun02 li:hover a h3{
  color: #FFFFFF;
  background-color: #ed2025;
}





.h-pro-gun03 li{
	float: left;
  margin-right: 14px;
  width:270px;
  height: 250px;
  border: 1px solid #ccc;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
  margin-top: 10px;
}
.h-pro-gun03 li:hover{
	background-color: #eb1c24;
	border: 1px solid #f5f5f5;
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);
}
.h-pro-gun03 li .tu{
	margin-top: 7px;
	margin-left: 10px;
	width: 250px;
	height: 196px;
	padding:0px;
	border:0px solid #434343;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun03 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun03 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun03 li .p1-t{
	margin:0 auto;
	width: 94%;
	height: 32px;
	background-color: #fbfbfb;
}

.h-pro-gun03 li .p1-t a h3{

  display: block;
  height:32px;
	line-height: 32px;
  font-size: 15px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;

}
.h-pro-gun03 li .p1-t p{
	display: block;
	float: right;
	width: 110px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
	
}
.h-pro-gun03 li:hover .p1-t a h3{
    background-color: #eb1c24;
	color: #fff;
}
.h-pro-gun03 li .dianhu{
	margin-top:5px;
    width: 380px;
    height: auto;
}
.h-pro-gun03 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #5b5b5b;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.h-pro-gun03 li .dianhu span{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 22px;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}




/*====================自适应新闻====================*/
.fb-news{
	width: 290px;
  margin-top: 10px;
  margin-right: 25px;
  transition: all 0.3s ease-out;
  float: left;
}
.fb-news:hover{
  margin-top: 10px;
  margin-bottom: 10px;
}
.fb-news a h3{
  display: block;
  margin-bottom: 18px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
}
.fb-news .tu1{
  width: 100%;
  height: auto;
}
.fb-news .tu1 img{
  width: 100%;
}
.fb-news .newsfl{
  width: 30%;
  padding:6px 0px;
  margin-top: 19px;
  margin-bottom: 15px;
  background-color: #fba20a;
  font-size: 14px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.fb-news:hover .newsfl{
  width: 100%;
}
.fb-news p{
  display: block;
  width: 100%;
  height: 61px;
  font-size: 14px;
  color: #3f3f3f;
  line-height: 150%;
  overflow: hidden;
}
.fb-news .morea{
  margin-top: 20px;
}
.fb-news .morea img{
  display: block;
  float: left;
}
.fb-news .morea a{
  display: block;
  float: left;
  font-size: 14px;
  color: #363636;
  line-height: 22px;
}

.fb-news .morea a:hover{
  display: block;
  float: left;
  font-size: 14px;
  color: #c70101;
  line-height: 22px;
}




/*end首页新闻*/

.news2{
  width: 96%;
  height: 500px;
  margin: 0 auto;
  margin-bottom: 20px;
  
}
.news2 li{
  margin-bottom:-3px;
  width: 100%;
  height: 118px;
  float:left;
  margin-top:10px;
}
.news2 li img{
  display: block;
  float: left;
  width: 148px;
  height: 114px;
  border:1px solid #efefef;
}
.news2 li .n2-r{
  float: right;
  width: 520px;
  height: auto;
}
.news2 li .n2-r a h3{
  display: block;
  font-size: 16px;
  color: #434343;
  letter-spacing: 0px;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;

}
.news2 li:hover .n2-r a h3{
  color: #ff2a2a;
}
.news2 li .n2-r .n2-date{
  margin-top: 13px;
  margin-bottom: 18px;
  font-size: 13px;
  column-rule: #646464;
}
.news2 li .n2-r p{
  display: block;
  margin-top: 15px;
  width: 100%;
  height: 37px;
  font-size: 14px;
  color: #787878;
  line-height: 140%;
  letter-spacing: 0px;
  overflow:hidden; 
}

.news-bg{
  padding-top: 30px;
  background-color:#f9f8f8;
  margin-top: 10px;
}
/*首页新闻*/
.news1 {
  width: 1300px;
  height: auto;
  overflow: hidden;
  margin-top: 40px;
  background-color: #FFFFFF;
}

.news1 li {
  float: left;
  width: 288px;
  height: 480px;
  padding: 16px;
  
}
.news1 li:hover{
	background-color: #1578de;
	
}
.news1 li .day02{
	width: 100%;
	float: left;
	height: 30px;
	font-size: 16px;
	color: #bebebe;
}
.news1 li .day01{
	float: left;
	height: 50px;
	font-size: 16px;
	color: #c5c5c5;
	font-family: impact;
}

.news1 li .ri{
	float: right;
	height: 50px;
	font-size: 22px;
	color: #bebebe;
	margin-top: 26px;
}




.news1 li img {
  width: 290px;
  height: 196px;
  margin-top: 15px;
}

.news1 li a h3 {
  display: block;
  margin-top: 10px;
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #000;
  overflow: hidden;
  transition: all 0.2s ease-out;
}

.news1 li:hover a h3 {
  margin-top: 10px;
  color: #FFFFF6;
}

.news1 li p {
  display: block;
  margin-top: 10px;
  width: 100%;
  height: 102px;
  font-size: 14px;
  color: #626262;
  line-height: 180%;
  overflow: hidden;
  transition: all 0.4s ease-out;
}

.news1 li:hover p {
  margin-top: 15px;
  color: #f1f0f0;
}

.news1 li .ns-more a {
  display: block;
  margin-top: 20px;
  width: 110px;
  height: 35px;
  border: 2px solid #aaaaaa;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  color: #626262;
  line-height: 33px;
  transition: all 0.6s ease-out;
}

.news1 li:hover .ns-more a {
  margin-top: 25px;
  background-color: #c11811;
  color: #fff;
  border: 2px solid #f68504;
}



.y-news004{
   margin:0 auto;
  width:620px;
  height: auto;
  margin-bottom:10px;
  overflow: hidden;
}
.y-news004 ul{
  width: 620px;
  overflow: hidden;
}
.y-news004 ul li{
  margin-right:10px;
  float: left;
  width: 620px;
  height: 120px;
  padding:10px;
  margin-bottom:10px;
  background-color:#FFFFFF;
  border-bottom: 1px #767575 dotted;

}
.y-news004 ul li:hover{box-shadow: 0px 0px 15px #aaa; background-color:#f0f0f0;}
.y-news004 ul li img{
  float: left;
  width: 120px;
  height: 110px;
  overflow: hidden;
}
.y-news004 ul li .r01{
  text-align:left;
  float: right;
  width:489px;
  height: auto;

}
.y-news004 ul li .r01 a h3{
	display: block;
	width:100%;
	height:25px;
	font-size: 16px;
	color: #31343c;
	font-family: "微软雅黑";
	font-weight: normal;
}
.y-news004 ul li:hover .r01 a h3{
  color: #494747;
}
.y-news004 ul li .r01 p{
  display: block;
  width: 94%;
  height: 60px;
  font-size: 14px;
  color: #666;
  line-height: 140%;
  overflow: hidden;
  padding-top:5px;
}

.y-news004 ul li:hover .r01 p{
 
  color: #666;
}

.y-news004 ul li .r01 span{
  display: block;
  width: 100%;
  height: 20px;
  font-size: 18px;
  color: #707070;
  font-family:Impact;
  line-height: 120%;
  overflow: hidden;
  padding-top:5px;
}

.y-news004 ul li:hover .r01 span{
 
  color: #dc0105;
}



/*问答样式*/
.y-news003 ul{
	width: 100%;
	height: auto;
	float: left;
}
.y-news003 ul li{
	width: 100%;

	margin-top: 25px;
	margin-right: 10px;	
	height:75px;
	margin-bottom:20px;
}
.y-news003 ul li .r{
	width: 100%;
	border-bottom:1px dashed #a3a3a3;
}
.y-news003 ul li .r a h3{
	width:540px;
	overflow:hidden;
	height:30px;
	float:left;
	font-size:16px;
	color:#4ab344;
	
}
.y-news003 ul li .r a h5{
	margin-bottom:10px;
	line-height:26px;
	text-align:center;
	margin-right:10px;
	float:left;
	display:block;
	width:26px;
	height:26px;
	font-size: 15px;
	color:#fff;
	background:#4ab344;
	border-radius: 25px;
	

}
.y-news003 ul li .r h4{
	line-height:26px;
	text-align:center;
	margin-right:10px;
	float:left;
	font-size: 15px;
	display:block;
	width:26px;
	height:26px;
	color:#fff;
	margin-top: 4px;
	background:#a0a0a0;
	border-radius: 25px;
	
}
.y-news003 ul li p{
	overflow:hidden;
	height:46px;
	font-size:15px;
	line-height:150%;
	color:#717171;
	width:93%;
	float:left;
	margin-bottom: 8px;
}





.pro-gun07 {
  width: 1300px;
  height: auto;
  overflow: hidden;
}

.pro-gun07 li {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 403px;
  height: 440px;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 300px;
  height: 223px;
  overflow: hidden;
}

.pro-gun07 li .tu01 {
  position: relative;
  width: 403px;
  height: 314px;
  overflow: hidden;
}

.pro-gun07 li .tu01 img {
  width: 403px;
  height: 314px;
}

.pro-gun07 li .tu01 .uptit {
  position: absolute;
  left: 18px;
  top: 0px;
  z-index: 100;
  width: 42px;
  height: 79px;
  background: url(../Img/pro-up-bg.png) top left no-repeat;
  transition: all 0.3s ease-out;
}

.pro-gun07 li .tu01 .uptit p {
  display: block;
  padding-top: 3px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  lighting-color: 100%;
}

.pro-gun07 li .tu01 .up-p {
  display: block;
  position: absolute;
  bottom: -60px;
  left: 0px;
  z-index: 20;
  padding: 15px 10px;
  width: 100%;
  background: url(../Img/pro-bg1.png);
  overflow: hidden;
  transition: all 0.3s ease-out;
}

.pro-gun07 li:hover .tu01 .up-p {
  bottom: 0px;
}

.pro-gun07 li .tu01 .up-p .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.pro-gun07 li .tu01 .up-p .content1 p {
  display: block;
  float: left;
  width: 350px;
  height: 22px;
  font-size: 15px;
  color: #fff;
  text-indent: 15px;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit {
  position: relative;
  margin-top: 19px;
  overflow: hidden;
  height: 110px;
}

.pro-gun07 li .pc1-tit .pname {
  width: 100%;
  height: 33px;
  border-bottom: 1px solid #bfbfbf;
}

.pro-gun07 li .pc1-tit .pname a h3 {
  float: left;
  display: block;
  width: 360px;
  height: 21px;
  font-size: 17px;
  color: #000;
  overflow: hidden;
}

.pro-gun07 li .pc1-tit .pname img {
  display: block;
  float: right;
}

.pro-gun07 li .pc1-tit .content1 {
  position: absolute;
  top:44px;
  left:0px;
  width: 100%;
  height: 100px;
  transition: all 0.3s ease-out;
}

.pro-gun07 li:hover .pc1-tit .content1 {
  top:-50px;
}

.pro-gun07 li .pc1-tit .content1 .yuan {
  float: left;
  margin-top: 2px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid #949592;
}

.pro-gun07 li .pc1-tit .content1 p {
  display: block;
  margin-top: 0px;
  float: right;
  width: 376px;
  height: 22px;
  font-size: 18px;
  color: #313131;
  overflow: hidden;
}

.wx-news{
  width: 1300px;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}
.wx-news li{
  float: left;
  margin-right: 30px;
  width: 400px;
  height: auto;
}
.wx-news li .tu{
  width: 400px;
  height: 190px;
  overflow: hidden;
}
.wx-news li .tu img{
  width: 400px;
  height: 190px;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.wx-news li:hover .tu img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.wx-news li .txt{
  background: #fff;
    transition: all 0.36s ease;
    overflow: hidden;
}
.wx-news li:hover .txt{
  background-color: #e10601;
}
.wx-news li .txt .news-info{
    position: relative;
  padding: 24px 30px 24px 20px;
  box-sizing: border-box;
    transition: all .35s ease;
}
.wx-news li:hover .txt .news-info{
  padding-left: 30px;
  padding-right: 20px;
}
.wx-news li .txt .news-info:after{
  content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.1);
    height: 1px;
    width: 100%;
    transition: all 0.36s ease;
    left: 0;
    bottom: 0;
}
.wx-news li .txt .news-info a h3{
  display: block;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  transition: all 0.36s ease;
}
.wx-news li:hover .txt .news-info a h3{
  color: #fff;
}
.wx-news li .txt .news-info p{
  display: block;
    margin-top: 13px;
    font-size: 13px;
    height: 48px;
    line-height: 26px;
    color: #666;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  transition: all 0.36s ease;
}
.wx-news li:hover .txt .news-info p{
  color: #fff;
}
.wx-news li .more a{
  display: block;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 15px;
  width: 100px;
  height: 30px;
  border:1px solid #c4c4c4;
  border-radius: 5px;
  font-size: 14px;
  color: #c4c4c4;
  text-align: center;
  line-height: 30px;
}
.wx-news li:hover .more a{
  margin-left: 20px;
}




.nyjj{
	width: 810px;
	height: 56px;
	background: url(../images/nyjj.jpg);
	margin: 0 auto;
	margin-top: 20px;
	}
	
.nyal{
	width: 810px;
	height: 56px;
	background: url(../images/nyal.jpg);
	margin: 0 auto;
	margin-top: 20px;
	}
	
.nycehua{
	width: 810px;
	height: 56px;
	background: url(../images/nycehua.jpg);
	margin: 0 auto;
	margin-top: 20px;
	}
.nylx{
	width: 810px;
	height: 56px;
	background: url(../images/nylx.jpg);
	margin: 0 auto;
	margin-top: 20px;
	}
	

/*====================新闻15====================*/
.h-news15{
  float: left;
  width: 610px;
  height: auto;
  margin-top: 20px;
}
.h-news15 li{
  float: left;
  margin-right: 50px;
  padding:15px 0px;
  width: 610px;
  height: auto;
  border-bottom:1px solid #e5e5e5;
}
.h-news15 li .tu1{
  float: left;
  width: 180px;
  height: 126px;
  border:1px solid #b5b5b5;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news15 li:hover .tu1{
  border-radius: 15px;
}
.h-news15 li .tu1 img{
  width: 180px;
  height: 126px;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-news15 li:hover .tu1 img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-news15 li .n1-r{
  float: right;
  width: 400px;
  height: auto;
}
.h-news15 li .n1-r a h3{
  display: block;
  font-size: 17px;
  color: #262a2d;
  height: 48px;
  line-height: 21px;
  overflow: hidden;
}
.h-news15 li .n1-r p{
  display: block;
  height: 37px;
  font-size: 14px;
  color: #717171;
  line-height: 140%;
  overflow: hidden;
}
.h-news15 li .n1-r .more1 a{
  margin-top: 14px;
  display: block;
  width: 69px;
  height: 22px;
  font-size: 12px;
  color: #717171;
  text-align: center;
  line-height: 22px;
  border:1px solid #d2d2d2;
  border-radius: 5px;
  transition: all 0.3s ease-out;
}
.h-news15 li:hover .n1-r .more1 a{
  background-color: #4ab344;
  color: #fff;
}

.news0{
  float: left;
  width: 620px;
  height: auto;
  overflow: hidden;
}
.news0-1{
  width: 100%;
  height: 146px;
  background-color: #efefef;
  margin-bottom: 17px;
  transition: all 0.3s ease-out;
}
.news0-1:hover{
  background-color: #ffae01;
}
.news0-1 .tu1{
  display: block;
  float: left;
  width: 194px;
  height: 146px;
  overflow: hidden;
}
.news0-1 .n1-r{
  float: left;
  margin-left: 10px;
  margin-top: 20px;
  width: 390px;
  height: 91px;
  overflow: hidden;
}
.news0-1 .n1-r a h3{
  display: block;
  width: 100%;
  height: 21px;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;
  font-size: 17px;
  color: #242424;
  letter-spacing: 0px;
}
.news0-1:hover .n1-r a h3{
  color: #fff;
}
.news0-1 .n1-r p{
  display: block;
  margin-top: 10px;
  width: 100%;
  height: 58px;
  font-size: 14px;
  color: #5b5b5b;
  line-height: 146%;
  letter-spacing: 0px;
  overflow: hidden;
}
.news0-1:hover .n1-r p{
  color: #fff;
}
.news0 li{
  padding:10px 0px;
  width: 100%;
  height: auto;
  border-bottom: 1px #b3b3b3 dashed;
}
.news0 li img{
  display: inline-block;
  margin-top: 4px;
  float: left;
}
.news0 li a h3{
  display: block;
  float: left;
  margin-left: 10px;
  width: 360px;
  font-size: 15px;
  color: #5e5e5e;
  transition: all 0.3s ease-out;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;
}
.news0 li:hover a h3{
  color: #db2c31;
}
.news0 li .date1{
  float: right;
  width: 80px;
  font-size: 14px;
  color: #989898;
  letter-spacing: 0px;
  text-align: right;
}


/*首页新闻*/
.jt-news{
	width: 500px;
  padding:20px 40px;
  height: auto;  
  overflow: hidden;
  display: block;
  float: left;
}
.jt-news ul{
  width: 100%;
  overflow: hidden;
}
.jt-news ul li{
  float: left;
  margin-right: 40px;
  width: 100%;
}
.jt-news ul li .date{
  padding-bottom: 2px;
  overflow: hidden;
}
.jt-news ul li .date p.month{
  float: left;
  font-size: 25px;
  line-height: 25px;
  font-style: normal;
  color: #616161;
}
.jt-news ul li .date p.year{
  display: block;
  float: left;
  font-size: 13px;
  font-weight: 100;
  margin-left: 8px;
  line-height: 30px;
  color: #616161;
}
.jt-news ul .tit{
  margin-top: 8px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.jt-news ul .tit a h3{
  margin-bottom: 10px;
  display: block;
  color: #1f1f1f;
  font-size: 16px;
  height: 20px;
  overflow: hidden;
}
.jt-news ul .tit p{
  font-family: "Microsoft Yahei";
  white-space: normal;
  text-align: justify;
  color: rgb(140, 140, 140);
  font-size: 14px;
  line-height: 24px;
  height: 45px;
  vertical-align: top;
  word-break: break-all;
  overflow: hidden;
}

.jt-news ul .tit a h3:hover{
  display: block;
  color: #ff2727;
  font-size: 16px;
}



/*内页新闻*/
.xwconny{ margin-right: 10px; padding-top: 10px; width: 920px; float: left; border-bottom: 1px dashed #eaeaea;}
.xwconny:hover{
	background-color: #F4F4F4;
}
.xwconny .tu1{
	float: left;
	width: 180px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 5px;


}

.xwconny .tu1 img{
	float: left;
	width: 180px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 15px;


}
.xwconny:hover .tu1{
	float: left;
	width: 180px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 15px;
	border: 2px #069ce2 solid;
		padding: 5px;
}
.xwconny .dateny{ float: right; padding-top: 24px; width: 90px; font-family:"华文细黑"; font-size: 26px; 
    color: #2d2d2d; text-align: center; }
.xwconny .dateny span{width: 100%; float: left; font-size: 16px; text-align: center;}
.xwconny .connrny{ float:left;  width: 618px; height: 110px; margin-left: 10px; margin-top: 20px;}
.xwconny .connrny h1{  margin: 0px; padding: 0px; border: none; font-size: 24px; color: #5bc4bf; text-align: left; }
.xwconny .connrny h1 a{ color: #333333;font-size: 18px; font-weight: normal; }
.xwconny .connrny h1 a:hover{ color: #00a0ea;font-size: 18px; font-weight: normal; }
.xwconny .connrny p{ color: #9e9e9e; font-size: 14px; line-height: 22px;  }
.xwconny .connrny p a{ color: #9e9e9e; font-size: 14px; }

.xwconny:hover .date{ float: left; width: 90px; height: 120px; font-family:"华文细黑"; font-size: 80px; 
    color: #fa3e3e; text-align: center; line-height: 120px;  }
.xwconny:hover .connr h1 a{ color: #fa3e3e;font-size: 18px; font-weight: normal; }





/*------------产品展示----------*/
.anliroll {
	height: 1000px;
	width: 86%;
	margin: 0px auto;
}

.anliroll li {
	float: left;
	width: 23.2%;
	background: #fff;
	margin: 0 0 1% 1.4%;
	border: 1px solid #EAEAEA;

}
.anliroll li a {
	display: block;
	overflow: hidden;
	font-size: 18px;
	position: relative;
}

.anliroll li a h4 {
	overflow: hidden;
}

.anliroll li a img {
	
	margin: 0 auto;
	width: 100%;
	display: block;
	transition: all .5s;
}

.anliroll li a p {
	color: dimgray;
	font-size: 16px;
	margin-top: 10px;
	font-style: normal;
	line-height: 24px;
}


.anliroll li a ol {
	background: #fafafa;
	color: #333;
	width: 100%;
	z-index: 555;
	transition: all .2s;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	padding: 12px;
	box-sizing: border-box;
	font-weight: bold;
}

.anliroll li a ol i {
	margin: 0px auto;
	width: 100%;
	padding: 5px 0px;
	border-radius: 20px;
	display: block;
	color: #333;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}


.anliroll li a ol i span{
    color: #333333;
    font-size: 15px;
    line-height: 26px;
	font-style: normal;
	
}

.anliroll li a ol i em{
	font-family: Impact;
    color: #e81e1e;
    font-size: 20px;
    line-height: 24px;
	font-style: normal;
	
}



.anliroll li a ol a {
	color: #fff;
	font-size: 18px;
}

.anliroll li a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}

.anliroll li a:hover ol {

}

.anliroll li a:hover  p {
	color: #fff;
}


